home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_stucco.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  655 b   |  16 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="displacement" name="k3d_stucco">
  4.             <description>Displacement shader for stucco</description>
  5.             <authors>Larry Gritz</authors>
  6.             <argument name="Km" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="0.05"/>
  7.             <argument name="power" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="5"/>
  8.             <argument name="frequency" storage_class="uniform" type="float" extended_type="float" array_count="1" space="" output="false" default_value="10"/>
  9.         </shader>
  10.     </shaders>
  11. </k3dml>
  12.  
  13.  
  14.  
  15.  
  16.